home *** CD-ROM | disk | FTP | other *** search
- Path: andrew.cmu.edu!jlaf+
- From: Jeff K Landauer <jlaf+@andrew.cmu.edu>
- Newsgroups: comp.lang.c
- Subject: Reading keys from the keyboard
- Date: Fri, 26 Jan 1996 15:08:43 -0500
- Organization: Junior, Computer Science, Carnegie Mellon, Pittsburgh, PA
- Message-ID: <0l2HH=G00YUw8HYNZY@andrew.cmu.edu>
- NNTP-Posting-Host: andrew.cmu.edu
-
- I'm trying to get rid of the delay after the first key is pressed and
- held down, so I can get a steady stream of input into my c program.
- Does anyone know how to do this? Someone told me there was an interrupt
- that would somehow solve this problem, but I don't know it. Any help
- would be greatly appreciated.
-
- - Jeff Landauer
-